| Total Complexity | 11 |
| Dependencies | 1 |
| Dependents | 3 |
| Total lines | 105 |
| Lines of code | 39 |
| Logical lines of code | 16 |
| Comment lines | 49 |
| Methods | 6 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| get_order_lines_for_reepay() | 56 | 3 | 17 | |
| get_amount_from_order_item() | 67 | 3 | 7 | |
| get_amount_gift_cards_from_order() | 68 | 2 | 7 | |
| __construct() | 91 | 1 | 2 | |
| check_exist_gift_cards_in_order() | 79 | 1 | 3 | |
| get_negative_amount_from_order_item() | 77 | 1 | 3 |